xen.git
2012-02-17 Kaixing Hongx86/mm: Make sure the event channel is released accurately
2012-02-16 Andres Lagar... x86/mm: Fix two PAE+paging bugs
2012-02-16 Andres Lagar... x86/mm: Check sharing/paging/access have been enabled...
2012-02-16 Andres Lagar... x86/mm: Fix more ballooning+paging and ballooning+shari...
2012-02-16 Tim Deeganx86/mm: Make asserts on types and counts of shared...
2012-02-16 Jan Beulichreplace bogus gdprintk() uses with {,d}printk()
2012-02-15 Ian Campbellarm: Group remaining dummy symbols somewhat according...
2012-02-15 Ian Campbellarm: define max_page
2012-02-15 Ian Campbellarm: stub out PoD related p2m functions
2012-02-15 Ian Campbellxen: make need_iommu == 0 if !HAS_PASSTHROUGH
2012-02-15 Ian Campbellarm: Implement arch_get_xen_caps
2012-02-15 Ian Campbellarm: provide dummy version of steal_page for tmem.
2012-02-15 Ian CampbellPM: only include XEN_SYSCTL_{get_pmstat,pm_op} if HAVE_ACPI
2012-02-15 Ian Campbellarm: Add stub functions instead of using DUMMY
2012-02-15 Ian Campbellarm: remove some unnecessary symbols from dummy.S
2012-02-15 Ian Campbellarm: align some register bit definitions
2012-02-15 Ian Campbellarm: define some more cp15 registers
2012-02-15 Ian Campbellarm: add a missing local-vars comment
2012-02-15 Ian Campbellarm: Set XEN_COMPILE_ARCH correctly from "uname -m...
2012-02-15 Jan Beulichx86: don't allow Dom0 to map MSI-X table writably
2012-02-13 Ian Campbellarm: fixup hard tabs
2012-02-13 Christoph Eggertools: make qemu build use correct PYTHON version
2012-02-13 Stefan Baderxl: Add defaultbridge config option for xl.conf
2012-02-13 Ian Campbelltools: only compile libfsimage/xfs on X86
2012-02-13 Ian Campbellblktap2/libvhd: Build shared objects using -fPIC.
2012-02-13 Ian JacksonQEMU_TAG update
2012-02-13 Ian Campbellxl: Add -F to usage for xl shutdown/reboot
2012-02-13 Zhigang Wangxl: remove duplicate line
2012-02-13 David Vrabelarm: setup MM using information from the device tree
2012-02-13 David Vrabelarm, device tree: parse the DTB for RAM location and...
2012-02-13 David Vrabelarm: add early_printk()
2012-02-13 David Vrabelarm: map device tree blob in initial page tables
2012-02-13 David Vrabelarm: link a device tree blob into the xen image
2012-02-13 Stefano Stabelliniarm: few missing #define
2012-02-13 David Vrabellibfdt: add to build
2012-02-13 David Vrabellibfdt: fixup libfdt_env.h for xen
2012-02-13 David Vrabellibfdt: add version 1.3.0
2012-02-13 Ian CampbellMAINTAINERS: Add entry for ARM w/ virt extensions port
2012-02-13 Julian Pidancetfirmware: Introduce CONFIG_ROMBIOS and CONFIG_SEABIOS...
2012-02-13 Julian Pidancethvmloader: Move option ROM loading into a separate...
2012-02-13 Julian Pidancetfirmware: Use mkhex from hvmloader directory for etherb...
2012-02-13 Julian Pidancethvmloader: Allow the mkhex command to take several...
2012-02-13 Julian Pidancethvmloader: Only compile 32bitbios_support.c when rombio...
2012-02-13 Jan Beulichx86/vMCE: MC{G,i}_CTL handling adjustments
2012-02-13 Jan Beulichx86/paging: use clear_guest() for zero-filling guest...
2012-02-10 Ian Campbellxend: populate HVM guest grant table on boot
2012-02-10 Andres Lagar... x86/mm: New sharing audit memop
2012-02-10 Andres Lagar... Use memops for mem paging, sharing, and access, instead...
2012-02-10 Andres Lagar... x86/mm: When removing/adding a page from/to the physmap...
2012-02-10 Andres Lagar... x86/mm: Refactor possibly deadlocking get_gfn calls
2012-02-10 Andres Lagar... x86/mm: Revert changeset 24582:f6c33cfe7333
2012-02-10 Andres Lagar... Re-order calls to put_gfn() around wait queue invocations
2012-02-10 Andres Lagar... x86/mm: Rework locking in the PoD layer
2012-02-10 Andres Lagar... x86/mm: Clean up locking now that p2m lockups are fully...
2012-02-10 Andres Lagar... x86/mm: Make p2m lookups fully synchronized wrt modific...
2012-02-09 Olaf Heringxenpaging: deal with MEM_EVENT_FLAG_EVICT_FAIL request...
2012-02-09 Zhigang Wanglibxl: fix bootloader args setting
2012-02-09 Daniel De Graafxenstored: Add stub domain builder
2012-02-09 Daniel De Graafxenstored: add --priv-domid parameter
2012-02-09 Daniel De Graafxenstored: use domain_is_unprivileged instead of checki...
2012-02-09 Daniel De Graafstubdom: enable xenstored build
2012-02-09 Daniel De Graafxenstored: add --event parameter for bootstrapping
2012-02-09 Daniel De Graafxenstored: support running in minios stubdom
2012-02-09 Daniel De Graafxenstored: add --internal-db flag
2012-02-09 Alex Zefferttxenstored: support for tdb_copy with TDB_INTERNAL
2012-02-09 Alex Zefferttxenstored: add NO_SOCKETS compilation option
2012-02-09 Daniel De Graafxenstored: refactor socket setup code
2012-02-09 Alex Zefferttxenstored: use grant references instead of map_foreign_...
2012-02-09 Daniel De Graafmini-os: make frontends and xenbus optional
2012-02-09 Daniel De Graafmini-os: Move test functions into test.c
2012-02-09 Daniel De Graafmini-os: create app-specific configuration
2012-02-09 Alex Zefferttmini-os: remove per-fd evtchn limit
2012-02-09 Daniel De Graafmini-os: avoid crash if no console is provided
2012-02-09 Alex Zefferttlib{xc,xl}: Seed grant tables with xenstore and console...
2012-02-09 Daniel De Graaftools/libxl: pull xenstore/console domids from xenstore
2012-02-09 Daniel De Graafflask/policy: add device model types to example policy
2012-02-09 Daniel De Graaflibxl: Add device_model_stubdomain_seclabel
2012-02-09 Shriram Rajagopalanlibxl: helper function to send commands to traditional...
2012-02-09 Shriram Rajagopalanlibxl: bugfix: create_domain() return to caller if...
2012-02-09 Wei Liuxl: add reference for vcpu-set command.
2012-02-09 Ian Campbellstubdom: update README to reference xl configuration...
2012-02-09 John McDermottmini-os: stop compiler complaint about unused variables
2012-02-09 Jan Beulichgnttab: miscellaneous fixes
2012-02-09 David Vrabelarm: copy DTB appended to zImage
2012-02-09 David Vrabelarm: support zImage format kernels for dom0
2012-02-09 Stefano Stabelliniarm: makefiles
2012-02-09 Ian Campbellarm: define stub arch_dump_shared_mem_info
2012-02-09 Ian Campbellarm: define domain_pirq_to_irq
2012-02-09 Andres Lagar... Tools: Make xen-access test compile in 32 bits mode
2012-02-09 Andrew CooperCONFIG: remove #ifdef __ia64__ from the x86 arch tree
2012-02-09 Andrew CooperCONFIG: remove CONFIG_SMP #ifdefs
2012-02-09 Olaf Heringtools/python: remove references to removed libflask...
2012-02-09 Dietmar Hahnvpmu: Rename PASSIVE_DOMAIN_ALLOCATED
2012-02-09 Dietmar Hahnvpmu: Remove unnecessary spaces at the end of lines
2012-02-09 Dietmar Hahnvpmu: Use macros to access struct vpmu_struct.flags
2012-02-09 Wei Wangamd iommu: Remove redundant checks from iommu emulation...
2012-02-09 Stefano Stabelliniarm: vtimer
2012-02-09 Stefano Stabelliniarm: vgic emulation
2012-02-09 Stefano Stabelliniarm: trap handlers
2012-02-09 Stefano Stabelliniarm: driver for the generic timer for ARMv7
next